ng911ok.tools.enhancement.calculateconvertfix module#

synopsis:

Calculate/Convert/Fix Field(s) Analysis Options: Calculate FullName and/or LgcyFulSt, Calculate FullAddr`and/or `LgcyFulAdd, Calculate Parity, Calculate Null Values to N, Calculate RCLMATCH/RCLSIDE, Calculate MSAGComm, Convert Type (LEGACY or NEXT GEN), Convert Direction (LEGACY or NEXT GEN), Fix Leading/Trailing Spaces, Fix Domain Case, Fix Level Fields

authors:

Riley Baird (OK), Emma Baker (OK)

class CalculateConvertFix#

Bases: object

execute(parameters, messages)#

The source code of the tool.

getParameterInfo()#

Define parameter definitions

isLicensed()#

Set whether tool is licensed to execute.

updateMessages(parameters)#

Modify the messages created by internal validation for each tool parameter. This method is called after internal validation.

updateParameters(parameters)#

Modify the values and properties of parameters before internal validation is performed. This method is called whenever a parameter has been changed.

class CustomToolParameterInfo#

Bases: object

custom_param#

alias of CustomToolParameterInfo